home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -readerstuff- / -gallery- / dale_hemenway / thelostcatafversion < prev    next >
Text File  |  1999-12-06  |  27KB  |  823 lines

  1. V3.0
  2.  
  3. MOUSE on
  4. FKEYS on
  5. INTERACTIVE on
  6.  
  7. EVENT INTRODUCTION
  8. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatEndCreditBG"
  9. TABS 148 248 348 448 548
  10. MARGINS on 80 655
  11. FONT CGTriumvirate.font 42
  12. COLOR 58 0 0 12 12 0 58 0 0 58 58 54 21 52 58
  13. ATTRIBUTES 3D remap center kerning
  14. STYLE 0 3 2 3 6 1 1 36 5 1 13 0 2 5 1 0 4 4 3
  15. TEXTWIPE dump speed 1
  16. TEXT 240 40 "INTRODUCTION"
  17. FONT CGTriumvirate.font 32
  18. COLOR 29 0 0 0 0 0 29 0 0 29 32 34 23 30 29
  19. ATTRIBUTES 3D shadow center kerning
  20. STYLE 0 3 2 3 6 1 1 28 4 1 13 1 2 5 1 0 4 4 3
  21. TEXT 173 84 "The Lost Cat movie should play"
  22. TEXT 184 118 "without problems on any AGA"
  23. TEXT 144 152 "Amiga. Problems that may occur will"
  24. TEXT 104 186 "most likely be caused by lack of chip RAM."
  25. TEXT 368 220 ""
  26. TEXT 111 254 "The version of The Lost Cat movie on this"
  27. TEXT 99 288 "CD is just an excerpt. If you want to see the"
  28. TEXT 69 322 "complete 10 minute version on video or CD ROM"
  29. TEXT 156 356 "then please contact Anne Derry....."
  30. COLOR 49 0 0 0 0 0 49 0 0 49 50 50 49 50 49
  31. ATTRIBUTES 3D shadow edge center kerning
  32. TEXT 167 399 "aderry@castlefort.walsall.sch.uk"
  33. TEXT 368 424 ""
  34. FONT CGTriumvirate.font 38
  35. COLOR 58 0 0 0 0 0 58 0 0 58 58 54 21 52 58
  36. ATTRIBUTES 3D shadow center kerning
  37. STYLE 0 3 2 3 6 1 1 32 5 1 13 1 2 5 1 0 4 4 3
  38. TEXT 326 458 "OKAY"
  39. TEXT 368 498 ""
  40. FONT CGTriumvirate.font 32
  41. COLOR 29 0 0 0 0 0 29 0 0 29 32 34 23 30 29
  42. STYLE 0 3 2 3 6 1 1 28 4 1 13 1 2 5 1 0 4 4 3
  43. TEXT 368 538 ""
  44. TEXT 368 572 ""
  45. TEXT 368 606 ""
  46. MARK replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  47. SELECT replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  48. BUTTON position 292 470 443 556  GOTO "RUN MOVIE"
  49. PAUSE -1
  50. END
  51.  
  52. EVENT "RUN MOVIE"
  53. PICTURE "TheLostCat:LostCatScalaScriptDrawer/TitlePage1"
  54. TABS 148 248 348 448 548
  55. MARGINS on 80 655
  56. FONT CGTriumvirate.font 30
  57. COLOR 134 0 0 0 0 14 134 0 0 134 58 134 15 52 134
  58. ATTRIBUTES 3D remap kerning
  59. STYLE 0 3 2 3 9 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  60. TEXTWIPE dump speed 1
  61. TEXT 418 458 "RUN MOVIE"
  62. TEXT 156 458 "INFORMATION"
  63. TEXT 133 496 "VIEW STILLS"
  64. TEXT 351 495 "VIEW DEMO ANIMS"
  65. MARK replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255
  66. SELECT replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255
  67. BUTTON position 409 459 562 487  GOTO OpeningBlackFrame
  68. BUTTON position 139 453 334 492  GOTO TitlePage1
  69. BUTTON position 124 494 296 533  GOTO BedroomcolPic
  70. BUTTON position 349 491 595 531  GOTO " DemoAnimPageInterface"
  71. PAUSE -1
  72. END
  73.  
  74. EVENT " DemoAnimPageInterface"
  75. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatDemoFrameWExit"
  76. TABS 148 248 348 448 548
  77. MARGINS on 80 655
  78. FONT CGTriumvirate.font 45
  79. COLOR 58 0 0 14 12 14 58 0 0 58 58 54 21 52 58
  80. ATTRIBUTES 3D remap kerning
  81. STYLE 0 3 2 3 6 1 1 38 6 1 13 0 2 5 1 0 4 4 3
  82. TEXTWIPE dump speed 1
  83. TEXT 84 50 " "
  84. ATTRIBUTES 3D edge remap kerning
  85. TEXT 204 53 "DEMO ANIMS"
  86. TEXT 576 112 " "
  87. TEXT 644 147 " "
  88. FONT CGTriumvirate.font 30
  89. COLOR 33 0 0 14 12 0 33 0 0 33 32 33 34 34 33
  90. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  91. TEXT 641 144 "E "
  92. TEXT 641 174 "X"
  93. TEXT 646 204 "I"
  94. TEXT 641 234 "T"
  95. TEXT 67 183 "ANIM  1"
  96. TEXT 68 223 "ANIM  2"
  97. TEXT 69 263 "ANIM  3"
  98. TEXT 69 304 "ANIM  4"
  99. COLOR 58 0 0 14 12 0 58 0 0 58 58 54 21 52 58
  100. TEXT 280 482 "CLICK   ANIM  TO  VIEW"
  101. MARK replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  102. SELECT replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  103. BUTTON position 624 125 680 291  GOTO "RUN MOVIE"
  104. BUTTON position 61 184 169 218  GOTO CAndMRunDemoAnimSmall
  105. BUTTON position 59 223 172 259  GOTO KidRunDemo
  106. BUTTON position 62 261 172 302  GOTO Demo3
  107. BUTTON position 63 304 176 342  GOTO Demo4
  108. PAUSE -1
  109. END
  110.  
  111. EVENT CAndMRunDemoAnimSmall
  112. ANIM "TheLostCat:LostCatScalaScriptDrawer/CAndMRunDemoAnimSmall" 14 -1
  113. PAUSE -1
  114. END
  115.  
  116. EVENT KidRunDemo
  117. ANIM "TheLostCat:LostCatScalaScriptDrawer/KidRunDemo" 12 -1
  118. PAUSE -1
  119. END
  120.  
  121. EVENT Demo3
  122. ANIM "TheLostCat:LostCatScalaScriptDrawer/Demo3" 12 -1
  123. PAUSE -1
  124. END
  125.  
  126. EVENT Demo4
  127. ANIM "TheLostCat:LostCatScalaScriptDrawer/Demo4" 14 -1
  128. PAUSE -1
  129. END
  130.  
  131. EVENT TitlePage1
  132. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatEndCreditBG"
  133. WIPE push south speed 5
  134. TABS 148 248 348 448 548
  135. MARGINS on 80 655
  136. FONT CGTriumvirate.font 30
  137. COLOR 63 0 0 0 0 14 63 0 0 63 62 59 9 59 63
  138. ATTRIBUTES shadow edge remap center kerning
  139. STYLE 0 3 3 3 10 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  140. TEXTWIPE dump speed 1
  141. TEXT 89 80 "The Lost Cat began life as a short story devised by"
  142. ATTRIBUTES shadow edge center kerning
  143. TEXT 92 112 "the pupils of Castlefort JMI School in Walsall Wood"
  144. TEXT 79 144 "in the West Midlands. With the help of sound engineer,"
  145. TEXT 95 176 " Henry Summers, an audio CD was produced with"
  146. TEXT 128 208 "music score and added sound effects by the"
  147. TEXT 96 240 "children and narration by their teacher Anne Derry."
  148. TEXT 367 272 ""
  149. TEXT 111 304 "The next logical stage, as far as the pupils were"
  150. TEXT 87 336 "concerned, was to produce an animated film of The"
  151. TEXT 71 368 "Lost Cat story. This is where I entered the proceedings."
  152. TEXT 367 400 ""
  153. TEXT 367 402 ""
  154. ATTRIBUTES shadow center kerning
  155. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  156. TEXT 367 434 ""
  157. TEXT 367 466 ""
  158. COLOR 58 0 0 13 14 0 58 0 0 58 58 54 21 52 58
  159. ATTRIBUTES 3D shadow center kerning
  160. TEXT 303 498 "CONTINUE"
  161. COLOR 63 0 0 0 0 0 63 0 0 63 62 59 9 59 63
  162. ATTRIBUTES shadow center kerning
  163. TEXT 367 530 ""
  164. MARK replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  165. SELECT replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  166. BUTTON position 269 477 467 546  GOTO TitlePage2
  167. PAUSE -1
  168. END
  169.  
  170. EVENT TitlePage2
  171. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatEndCreditBG"
  172. WIPE push south speed 5
  173. TABS 148 248 348 448 548
  174. MARGINS on 80 655
  175. FONT CGTriumvirate.font 30
  176. COLOR 63 0 0 0 0 14 63 0 0 63 62 59 9 59 63
  177. ATTRIBUTES shadow edge remap center kerning
  178. STYLE 0 3 3 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  179. TEXTWIPE dump speed 1
  180. TEXT 94 66 " I spent several weeks in Castlefort school helping "
  181. ATTRIBUTES shadow edge center kerning
  182. TEXT 77 98 "to create storyboards, character model sheets, rough"
  183. TEXT 141 130 "backgrounds and other artwork. I cleaned"
  184. TEXT 102 162 " up the rough drawings and began the animation "
  185. TEXT 100 194 "    on paper in black outline. These drawings were"
  186. TEXT 106 226 " then scanned into the Amiga for colouring etc.  "
  187. TEXT 367 258 ""
  188. TEXT 84 290 "Fortunately for me, but not for The Lost Cat project,"
  189. TEXT 81 322 "at about this time I was commissioned, together with"
  190. TEXT 104 354 "another animator Victor Georgiev, to produce an"
  191. TEXT 212 386 "animated film for Central TV."
  192. ATTRIBUTES shadow center kerning
  193. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  194. TEXT 367 418 ""
  195. TEXT 364 450 " "
  196. COLOR 58 0 0 13 14 0 58 0 0 58 58 54 21 52 58
  197. ATTRIBUTES 3D shadow center kerning
  198. TEXT 303 482 "CONTINUE"
  199. COLOR 63 0 0 0 0 0 63 0 0 63 62 59 9 59 63
  200. ATTRIBUTES shadow remap center kerning
  201. TEXT 367 514 ""
  202. TEXT 367 546 ""
  203. ATTRIBUTES shadow edge center kerning
  204. STYLE 0 3 3 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  205. TEXT 367 578 ""
  206. TEXT 367 610 ""
  207. TEXT 367 642 ""
  208. ATTRIBUTES shadow center kerning
  209. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  210. TEXT 367 674 ""
  211. ATTRIBUTES shadow edge center kerning
  212. STYLE 0 3 3 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  213. TEXT 367 706 ""
  214. TEXT 367 738 ""
  215. TEXT 367 770 ""
  216. MARK replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  217. SELECT replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  218. BUTTON position 271 463 463 537  GOTO TitlePage3
  219. PAUSE -1
  220. END
  221.  
  222. EVENT TitlePage3
  223. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatEndCreditBG"
  224. WIPE push south speed 5
  225. TABS 148 248 348 448 548
  226. MARGINS on 80 655
  227. FONT CGTriumvirate.font 30
  228. COLOR 63 0 0 0 0 14 63 0 0 63 62 59 9 59 63
  229. ATTRIBUTES shadow edge remap center kerning
  230. STYLE 0 3 3 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  231. TEXTWIPE dump speed 1
  232. TEXT 88 75 "The Central film had to be made to a strict deadline"
  233. ATTRIBUTES shadow edge center kerning
  234. TEXT 113 107 "and 'The Lost Cat' was put on hold for a while."
  235. TEXT 124 139 "Then, just after the completion of the Central"
  236. TEXT 103 171 "project, I was offered employment working as an"
  237. TEXT 96 203 "animator on a new stop-motion series called 'Bob"
  238. TEXT 104 235 "The Builder'. I had to create 'The Lost Cat' in my"
  239. TEXT 93 267 "spare time -  not an easy task when I live in Walsall"
  240. TEXT 49 299 "and  work in Altrincham! The last thing I wanted to do after"
  241. TEXT 96 331 "animating all day was to start again in the evening."
  242. TEXT 57 363 "However, as you can see from this CD, I did finally get the"
  243. TEXT 198 395 " film finished.  I hope you like it!"
  244. COLOR 58 0 0 13 14 0 58 0 0 58 58 54 21 52 58
  245. ATTRIBUTES 3D shadow edge center kerning
  246. TEXT 367 427 ""
  247. ATTRIBUTES 3D shadow center kerning
  248. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  249. TEXT 367 459 ""
  250. TEXT 303 491 "CONTINUE"
  251. TEXT 367 523 ""
  252. COLOR 63 0 0 0 0 0 63 0 0 63 62 59 9 59 63
  253. ATTRIBUTES shadow center kerning
  254. TEXT 367 555 ""
  255. TEXT 367 587 ""
  256. TEXT 335 619 "home."
  257. ATTRIBUTES shadow edge center kerning
  258. STYLE 0 3 3 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  259. TEXT 367 651 ""
  260. MARK replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  261. SELECT replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  262. BUTTON position 266 464 477 546  GOTO TitlePage4
  263. PAUSE -1
  264. END
  265.  
  266. EVENT TitlePage4
  267. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatEndCreditBG"
  268. WIPE push south speed 5
  269. TABS 148 248 348 448 548
  270. MARGINS on 80 655
  271. FONT CGTriumvirate.font 30
  272. COLOR 63 0 0 0 0 14 63 0 0 63 62 59 9 59 63
  273. ATTRIBUTES shadow edge center kerning
  274. STYLE 0 3 3 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  275. TEXTWIPE dump speed 1
  276. TEXT 367 23 ""
  277. TEXT 53 55 "'The Lost Cat' was created on an Amiga A1200 tower with"
  278. TEXT 68 87 " Blizzard 1230 / 50 MB RAM.  An Artec A6000C flatbed"
  279. TEXT 55 119 " scanner was used for importing all artwork into Brilliance"
  280. TEXT 115 151 " for painting and compositing on backgrounds."
  281. TEXT 222 183 " Photogenics was used for"
  282. TEXT 82 215 "bluring images and other effects. Deluxe Paint V was"
  283. TEXT 80 247 "used for all camera moves such as zooms and pans."
  284. TEXT 96 279 "All the animations were compiled in Scala MM400."
  285. TEXT 64 311 "The A1200 was then connected, via the video composite"
  286. TEXT 94 343 " output, to a Mac and the animation downloaded. "
  287. TEXT 105 375 "The footage was edited and sound added on the"
  288. TEXT 127 407 "Mac for recording to a Beta SP master tape."
  289. TEXT 367 439 ""
  290. COLOR 58 0 0 13 14 0 58 0 0 58 58 54 21 52 58
  291. ATTRIBUTES 3D shadow center kerning
  292. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  293. TEXT 367 471 ""
  294. TEXT 303 503 "CONTINUE"
  295. COLOR 63 0 0 0 0 0 63 0 0 63 62 59 9 59 63
  296. ATTRIBUTES shadow center kerning
  297. TEXT 367 535 ""
  298. TEXT 367 567 ""
  299. TEXT 367 599 ""
  300. TEXT 367 631 ""
  301. TEXT 367 663 ""
  302. MARK replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  303. SELECT replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  304. BUTTON position 262 476 488 554  GOTO TitlePage5
  305. BUTTON position 447 509 477 512  GOTO TitlePage5
  306. PAUSE -1
  307. END
  308.  
  309. EVENT TitlePage5
  310. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatEndCreditBG"
  311. WIPE push south speed 5
  312. TABS 148 248 348 448 548
  313. MARGINS on 80 655
  314. FONT CGTriumvirate.font 30
  315. COLOR 63 0 0 0 0 14 63 0 0 63 62 59 9 59 63
  316. ATTRIBUTES shadow edge remap center kerning
  317. STYLE 0 3 3 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  318. TEXTWIPE dump speed 1
  319. TEXT 82 212 "Contact Dale Hemenway regarding 'The Lost Cat' or"
  320. ATTRIBUTES shadow edge center kerning
  321. TEXT 216 244 "Amiga animation in general."
  322. TEXT 367 276 ""
  323. TEXT 180 308 "dale@dalemation.free-online.co.uk"
  324. COLOR 58 0 0 13 14 0 58 0 0 58 58 54 21 52 58
  325. ATTRIBUTES 3D shadow remap center kerning
  326. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  327. TEXT 367 458 ""
  328. ATTRIBUTES 3D shadow center kerning
  329. TEXT 271 490 "RUN THE MOVIE"
  330. COLOR 63 0 0 0 0 0 63 0 0 63 62 59 9 59 63
  331. ATTRIBUTES shadow remap center kerning
  332. TEXT 367 522 ""
  333. COLOR 58 0 0 13 14 0 58 0 0 58 58 54 21 52 58
  334. ATTRIBUTES 3D shadow center kerning
  335. TEXT 341 457 "EXIT"
  336. MARK replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  337. SELECT replace 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  338. BUTTON position 241 488 499 542  GOTO OpeningBlackFrame
  339. BUTTON position 302 436 432 485  GOTO "RUN MOVIE"
  340. PAUSE -1
  341. END
  342.  
  343. EVENT BedroomcolPic
  344. PICTURE "TheLostCat:Stills/BedroomcolPic"
  345. WIPE fade speed 10
  346. PAUSE 4
  347. END
  348.  
  349. EVENT DogPic
  350. PICTURE "TheLostCat:Stills/DogPic"
  351. WIPE fade speed 10
  352. PAUSE 4
  353. END
  354.  
  355. EVENT CatAndMouseRunPic
  356. PICTURE "TheLostCat:Stills/CatAndMouseRunPic"
  357. WIPE fade speed 10
  358. PAUSE 4
  359. END
  360.  
  361. EVENT CatAsleepPic
  362. PICTURE "TheLostCat:Stills/CatAsleepPic"
  363. WIPE fade speed 10
  364. PAUSE 4
  365. END
  366.  
  367. EVENT CatFishPic
  368. PICTURE "TheLostCat:Stills/CatFishPic"
  369. WIPE fade speed 10
  370. PAUSE 4
  371. END
  372.  
  373. EVENT CowSayNopic
  374. PICTURE "TheLostCat:Stills/CowSayNo"
  375. WIPE fade speed 10
  376. PAUSE 4
  377. END
  378.  
  379. EVENT CatOnRboutPic1
  380. PICTURE "TheLostCat:Stills/CatOnRboutPic1"
  381. WIPE fade speed 10
  382. PAUSE 4
  383. END
  384.  
  385. EVENT CatOnRboutPic2
  386. PICTURE "TheLostCat:Stills/CatOnRboutPic2"
  387. WIPE fade speed 10
  388. PAUSE 4
  389. END
  390.  
  391. EVENT CatSlidePic1
  392. PICTURE "TheLostCat:Stills/CatSlidePic1"
  393. WIPE fade speed 10
  394. PAUSE 4
  395. END
  396.  
  397. EVENT CloseUpBGPic
  398. PICTURE "TheLostCat:Stills/CloseUpBGPic"
  399. WIPE fade speed 10
  400. PAUSE 4
  401. END
  402.  
  403. EVENT CloseUpBGBlurPic
  404. PICTURE "TheLostCat:Stills/CloseUpBGBlurPic"
  405. WIPE fade speed 10
  406. PAUSE 4
  407. END
  408.  
  409. EVENT CottagePic
  410. PICTURE "TheLostCat:Stills/CottagePic"
  411. WIPE fade speed 10
  412. PAUSE 4
  413. END
  414.  
  415. EVENT PigPic
  416. PICTURE "TheLostCat:Stills/PigPic"
  417. WIPE fade speed 10
  418. PAUSE 4
  419. END
  420.  
  421. EVENT DogAndCatRunPic
  422. PICTURE "TheLostCat:Stills/DogAndCatRunPic"
  423. WIPE fade speed 10
  424. PAUSE 4
  425. END
  426.  
  427. EVENT DogInHolePic
  428. PICTURE "TheLostCat:Stills/DogInHolePic"
  429. WIPE fade speed 10
  430. PAUSE 4
  431. END
  432.  
  433. EVENT FarmersAndOldLadyPic
  434. PICTURE "TheLostCat:Stills/FarmersAndOldLadyPic"
  435. WIPE fade speed 10
  436. PAUSE 4
  437. END
  438.  
  439. EVENT GirlCatchCatPic1
  440. PICTURE "TheLostCat:Stills/GirlCatchCatPic1"
  441. WIPE fade speed 10
  442. PAUSE 4
  443. END
  444.  
  445. EVENT GirlCatchCatPic2
  446. PICTURE "TheLostCat:Stills/GirlCatchCatPic2"
  447. WIPE fade speed 10
  448. PAUSE 4
  449. END
  450.  
  451. EVENT InsideBarnPic
  452. PICTURE "TheLostCat:Stills/InsideBarnPic"
  453. WIPE fade speed 10
  454. PAUSE 4
  455. END
  456.  
  457. EVENT KidsSayNoPic
  458. PICTURE "TheLostCat:Stills/KidsSayNoPic"
  459. WIPE fade speed 10
  460. PAUSE 4
  461. END
  462.  
  463. EVENT KitchenBGSketchPic
  464. PICTURE "TheLostCat:Stills/KitchenBGSketchPic"
  465. WIPE fade speed 10
  466. PAUSE 4
  467. END
  468.  
  469. EVENT KitchenBGBWPic
  470. PICTURE "TheLostCat:Stills/KitchenBGBWPic"
  471. WIPE fade speed 10
  472. PAUSE 4
  473. END
  474.  
  475. EVENT KitchenCol.pic
  476. PICTURE "TheLostCat:Stills/KitchenCol.pic"
  477. WIPE fade speed 10
  478. PAUSE 4
  479. END
  480.  
  481. EVENT LivingRoomPic
  482. PICTURE "TheLostCat:Stills/LivingRoomPic"
  483. WIPE fade speed 10
  484. PAUSE 4
  485. END
  486.  
  487. EVENT OldLadyHappyPic
  488. PICTURE "TheLostCat:Stills/OldLadyHappyPic"
  489. WIPE fade speed 10
  490. PAUSE 4
  491. END
  492.  
  493. EVENT OldLadyLooksLowPic
  494. PICTURE "TheLostCat:Stills/OldLadyLooksLowPic"
  495. WIPE fade speed 10
  496. PAUSE 4
  497. END
  498.  
  499. EVENT OldLadyOnStairsPic
  500. PICTURE "TheLostCat:Stills/OldLadyOnStairsPic"
  501. WIPE fade speed 10
  502. PAUSE 4
  503. END
  504.  
  505. EVENT OldLadySad2Pic
  506. PICTURE "TheLostCat:Stills/OldLadySad2Pic"
  507. WIPE fade speed 10
  508. PAUSE 4
  509. END
  510.  
  511. EVENT OldLadySadDogPic
  512. PICTURE "TheLostCat:Stills/OldLadySadDogPic"
  513. WIPE fade speed 10
  514. PAUSE 4
  515. END
  516.  
  517. EVENT OldLadyUpTreePic
  518. PICTURE "TheLostCat:Stills/OldLadyUpTreePic"
  519. WIPE fade speed 10
  520. PAUSE 4
  521. END
  522.  
  523. EVENT DuckPic
  524. PICTURE "TheLostCat:Stills/DuckPic"
  525. WIPE fade speed 10
  526. PAUSE 4
  527. END
  528.  
  529. EVENT OldLadyWalksToBarnPic
  530. PICTURE "TheLostCat:Stills/OldLadyWalksToBarnPic"
  531. WIPE fade speed 10
  532. PAUSE 4
  533. END
  534.  
  535. EVENT OLOpensBedroomDoorPic
  536. PICTURE "TheLostCat:Stills/OLOpensBedroomDoorPic"
  537. WIPE fade speed 10
  538. PAUSE 4
  539. END
  540.  
  541. EVENT ParkPic1
  542. PICTURE "TheLostCat:Stills/ParkPic1"
  543. WIPE fade speed 10
  544. PAUSE 4
  545. END
  546.  
  547. EVENT ParkPic2
  548. PICTURE "TheLostCat:Stills/ParkPic2"
  549. WIPE fade speed 10
  550. PAUSE 4
  551. END
  552.  
  553. EVENT PigSplatPic
  554. PICTURE "TheLostCat:Stills/PigSplatPic"
  555. WIPE fade speed 10
  556. PAUSE 4
  557. END
  558.  
  559. EVENT WormZoomPic
  560. PICTURE "TheLostCat:Stills/WormZoomPic"
  561. WIPE fade speed 10
  562. PAUSE 4
  563. GOTO "RUN MOVIE"
  564. END
  565.  
  566. EVENT OpeningBlackFrame
  567. PICTURE "TheLostCat:LostCatScalaScriptDrawer/OpeningBlackFrame"
  568. PAUSE 3
  569. END
  570.  
  571. EVENT LostCatTitleWithCatStill_Scal
  572. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatTitleWithCatStill_Scal"
  573. WIPE pers speed 5
  574. PAUSE 5
  575. END
  576.  
  577. EVENT LostCatTitleWithCatPt1_Scala
  578. ANIM "TheLostCat:LostCatScalaScriptDrawer/LostCatTitleWithCatPt1_Scala" 18 1
  579. END
  580.  
  581. EVENT CatStill.1
  582. PICTURE "TheLostCat:LostCatScalaScriptDrawer/CatStill"
  583. WIPE pers speed 5
  584. PAUSE 1
  585. END
  586.  
  587. EVENT LostCatTitleWithCatPt2_Scala
  588. SOUND play "TheLostCat:Sounds/CatMeeow" volume 64 pan 0 period 151 loops 1
  589. ANIM "TheLostCat:LostCatScalaScriptDrawer/LostCatTitleWithCatPt2_Scala" 12 1
  590. PAUSE 0.400
  591. END
  592.  
  593. EVENT OldLadyCatOpen1
  594. SOUND play "TheLostCat:Sounds/Narration1" volume 64 pan 0 period 142 loops 1
  595. PICTURE "TheLostCat:LostCatScalaScriptDrawer/OldLadyAndCatOpenShot1New"
  596. WIPE fade speed 10
  597. PAUSE 4
  598. END
  599.  
  600. EVENT OldLadyCatOpen2
  601. PICTURE "TheLostCat:LostCatScalaScriptDrawer/OldLadyAndCatOpenShot2New"
  602. WIPE pers speed 5
  603. PAUSE 10
  604. END
  605.  
  606. EVENT Untitled.2
  607. SOUND play "TheLostCat:Sounds/DAWNCHOR.SND" volume 30 pan 0 period 322 loops 2 fadein 14 fadeout 5
  608. END
  609.  
  610. EVENT CottageZoom_Scala
  611. SOUND play "TheLostCat:Sounds/Narration2" volume 64 pan 0 period 142 loops 1
  612. ANIM "TheLostCat:LostCatScalaScriptDrawer/CottageZoom_Scala" 24 1
  613. WIPE pers speed 10
  614. PAUSE 8
  615. END
  616.  
  617. EVENT Stairs.ANIM32
  618. SOUND play "TheLostCat:Sounds/Narration3" volume 64 pan 0 period 142 loops 1
  619. ANIM "TheLostCat:LostCatScalaScriptDrawer/Stairs.ANIM32" 18 2
  620. WIPE pers speed 5
  621. END
  622.  
  623. EVENT LivingRoomAnim_Scala
  624. SOUND play "TheLostCat:Sounds/Narration4" volume 64 pan 0 period 142 loops 1
  625. ANIM "TheLostCat:LostCatScalaScriptDrawer/LivingRoomAnim_Scala" 12 8
  626. END
  627.  
  628. EVENT OldLadyLooks2.Anim
  629. ANIM "TheLostCat:LostCatScalaScriptDrawer/OldLadyLooks2.Anim" 12 1
  630. END
  631.  
  632. EVENT KitchenZoomNew.Pt1_.Pt1_Scala
  633. SOUND play "TheLostCat:Sounds/Narration5" volume 64 pan 0 period 142 loops 1
  634. ANIM "TheLostCat:LostCatScalaScriptDrawer/KitchenZoomNew.Pt1_.Pt1_Scala" 14 1
  635. END
  636.  
  637. EVENT KitchenZoomNew.Pt2_.Pt2_Scala
  638. ANIM "TheLostCat:LostCatScalaScriptDrawer/KitchenZoomNew.Pt2_.Pt2_Scala" 30 1
  639. END
  640.  
  641. EVENT BedroomZoomNew.Pt1_.Pt1_Scala
  642. SOUND play "TheLostCat:Sounds/Narration6" volume 64 pan 0 period 142 loops 1
  643. ANIM "TheLostCat:LostCatScalaScriptDrawer/BedroomZoomNew.Pt1_.Pt1_Scala" 14 1
  644. END
  645.  
  646. EVENT BedroomZoomNew.Pt2_.Pt2_Scala
  647. SOUND play "TheLostCat:Sounds/Narration7" volume 64 pan 0 period 142 loops 1
  648. ANIM "TheLostCat:LostCatScalaScriptDrawer/BedroomZoomNew.Pt2_.Pt2_Scala" 30 1
  649. END
  650.  
  651. EVENT Untitled.3
  652. SOUND play "TheLostCat:Sounds/DAWNCHOR.SND" volume 12 pan 0 period 322 loops 8 fadein 10 fadeout 24
  653. END
  654.  
  655. EVENT OldLadyLooksGarden
  656. SOUND play "TheLostCat:Sounds/Narration8" volume 64 pan 0 period 142 loops 1
  657. ANIM "TheLostCat:LostCatScalaScriptDrawer/OldLadyLooksGarden" 12 1
  658. END
  659.  
  660. EVENT WormZoom
  661. SOUND play "TheLostCat:Sounds/Narration9" volume 64 pan 0 period 142 loops 1
  662. ANIM "TheLostCat:LostCatScalaScriptDrawer/WormZoom" 18 1
  663. END
  664.  
  665. EVENT Woman&WormCUPt1
  666. ANIM "TheLostCat:LostCatScalaScriptDrawer/Woman&WormCUPt1" 12 1
  667. END
  668.  
  669. EVENT Woman&WormCUPt2
  670. ANIM "TheLostCat:LostCatScalaScriptDrawer/Woman&WormCUPt2" 14 1
  671. END
  672.  
  673. EVENT OldLadyUpTreeZoom.ANIM32
  674. SOUND play "TheLostCat:Sounds/Narration10" volume 64 pan 0 period 142 loops 1
  675. ANIM "TheLostCat:LostCatScalaScriptDrawer/OldLadyUpTreeZoom.ANIM32" 18 1
  676. END
  677.  
  678. EVENT OldLadyLowZoom
  679. SOUND play "TheLostCat:Sounds/Narration11" volume 64 pan 0 period 142 loops 1
  680. ANIM "TheLostCat:LostCatScalaScriptDrawer/OldLadyLowZoom" 20 1
  681. PAUSE 8
  682. END
  683.  
  684. EVENT Untitled
  685. SOUND play "TheLostCat:Sounds/WATER.SND" volume 27 pan 0 period 212 loops 9 fadein 10 fadeout 10
  686. END
  687.  
  688. EVENT DuckAnim
  689. SOUND play "TheLostCat:Sounds/Narration12" volume 64 pan 0 period 142 loops 1
  690. ANIM "TheLostCat:LostCatScalaScriptDrawer/DuckAnim" 12 1
  691. WIPE pers speed 1
  692. END
  693.  
  694. EVENT OldLadySadYetAgain
  695. SOUND play "TheLostCat:Sounds/Narration13" volume 64 pan 0 period 142 loops 1
  696. ANIM "TheLostCat:LostCatScalaScriptDrawer/OldLadySadYetAgain" 16 1
  697. END
  698.  
  699. EVENT DuckSayNo
  700. SOUND play "TheLostCat:Sounds/Narration14a" volume 64 pan 0 period 142 loops 1
  701. ANIM "TheLostCat:LostCatScalaScriptDrawer/DuckSayNo" 12 1
  702. END
  703.  
  704. EVENT CatFish
  705. ANIM "TheLostCat:LostCatScalaScriptDrawer/CatFish" 15 3
  706. WIPE pers speed 5
  707. END
  708.  
  709. EVENT DuckSayNoAgain
  710. SOUND play "TheLostCat:Sounds/Narration14ba" volume 64 pan 0 period 142 loops 1
  711. ANIM "TheLostCat:LostCatScalaScriptDrawer/DuckSayNoAgain" 14 1
  712. WIPE pers speed 5
  713. PAUSE 6
  714. END
  715.  
  716. EVENT Untitled.4
  717. SOUND play "TheLostCat:Sounds/DAWNCHOR.SND" volume 7 pan 64 period 322 loops 6 fadein 19 fadeout 12
  718. END
  719.  
  720. EVENT DogInHole.Anim
  721. SOUND play "TheLostCat:Sounds/Narration15" volume 64 pan 0 period 142 loops 1
  722. ANIM "TheLostCat:LostCatScalaScriptDrawer/DogInHole.Anim" 14 1
  723. WIPE pers speed 5
  724. END
  725.  
  726. EVENT OldLadySadCUDog
  727. SOUND play "TheLostCat:Sounds/Narration16" volume 64 pan 0 period 142 loops 1
  728. ANIM "TheLostCat:LostCatScalaScriptDrawer/OldLadySadCUDog" 12 1
  729. END
  730.  
  731. EVENT DogSayNoNew
  732. SOUND play "TheLostCat:Sounds/Narration17" volume 64 pan 0 period 142 loops 1
  733. ANIM "TheLostCat:LostCatScalaScriptDrawer/DogSayNoNew" 14 1
  734. END
  735.  
  736. EVENT DogAndCatRun
  737. ANIM "TheLostCat:LostCatScalaScriptDrawer/DogAndCatRun" 16 2
  738. END
  739.  
  740. EVENT DogSayOverThere
  741. SOUND play "TheLostCat:Sounds/Narration18" volume 64 pan 0 period 142 loops 1
  742. ANIM "TheLostCat:LostCatScalaScriptDrawer/DogSayOverThere" 12 1
  743. END
  744.  
  745. EVENT Untitled.5
  746. SOUND play "TheLostCat:Sounds/BOING.SND" volume 47 pan 64 period 580 loops 12 fadein 10 fadeout 10
  747. END
  748.  
  749. EVENT Untitled.6
  750. SOUND play "TheLostCat:Sounds/WATER.SND" volume 27 pan -64 period 388 loops 5 fadein 6 fadeout 6
  751. END
  752.  
  753. EVENT PigSplat.ANIM8L
  754. SOUND play "TheLostCat:Sounds/Narration19" volume 64 pan 0 period 142 loops 1
  755. ANIM "TheLostCat:LostCatScalaScriptDrawer/PigSplat.ANIM8L" 12 5
  756. WIPE pers speed 8
  757. END
  758.  
  759. EVENT Untitled.7
  760. SOUND play "TheLostCat:Sounds/DAWNCHOR.SND" volume 7 pan 0 period 322 loops 25 fadein 8 fadeout 8
  761. END
  762.  
  763. EVENT OldLadySad
  764. SOUND play "TheLostCat:Sounds/Narration20" volume 64 pan 0 period 142 loops 1
  765. ANIM "TheLostCat:LostCatScalaScriptDrawer/OldLadySad" 12 1
  766. END
  767.  
  768. EVENT PigCUSayNoPT1
  769. SOUND play "TheLostCat:Sounds/Narration21" volume 64 pan 0 period 142 loops 1
  770. ANIM "TheLostCat:LostCatScalaScriptDrawer/PigCUSayNoPT1" 14 1
  771. END
  772.  
  773. EVENT PigCUSayNoPT2
  774. SOUND play "TheLostCat:Sounds/Narration22" volume 64 pan 0 period 142 loops 1
  775. ANIM "TheLostCat:LostCatScalaScriptDrawer/PigCUSayNoPT2" 18 1
  776. END
  777.  
  778. EVENT "NOW AVAILABLE"
  779. SOUND play "TheLostCat:Sounds/LostCatSong" volume 64 pan 0 period 162 loops 1
  780. PICTURE "TheLostCat:LostCatScalaScriptDrawer/LostCatEndCreditBG"
  781. TABS 148 248 348 448 548
  782. MARGINS on 80 655
  783. FONT CGTriumvirate.font 45
  784. COLOR 58 0 0 12 1 14 58 0 0 58 58 54 21 52 58
  785. ATTRIBUTES 3D remap center kerning
  786. STYLE 0 3 2 3 6 1 1 38 6 1 13 0 2 5 1 0 4 4 3
  787. TEXTWIPE dump speed 1
  788. TEXT 229 83 "NOW AVAILABLE"
  789. ATTRIBUTES 3D center kerning
  790. TEXT 367 97 ""
  791. FONT CGTriumvirate.font 30
  792. COLOR 32 0 0 12 1 0 32 0 0 32 34 34 11 23 32
  793. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  794. TEXT 367 114 ""
  795. TEXT 77 201 "THE LOST CAT VIDEO  (10 minutes)     £6.50 inc p&p"
  796. TEXT 367 178 ""
  797. TEXT 367 210 ""
  798. TEXT 367 242 ""
  799. TEXT 96 274 "THE LOST CAT Movie CD ROM       £6.50 inc p&p"
  800. FONT CGTriumvirate.font 23
  801. COLOR 63 0 0 12 1 0 63 0 0 63 62 59 9 59 63
  802. STYLE 0 3 2 3 6 1 1 21 2 1 13 2 2 5 1 0 4 4 3
  803. TEXT 367 306 ""
  804. TEXT 185 331 " Runs on any AGA Amiga with 16MB."
  805. COLOR 58 0 0 12 1 0 58 0 0 58 58 54 21 52 58
  806. ATTRIBUTES 3D remap center kerning
  807. TEXT 367 356 ""
  808. FONT CGTriumvirate.font 30
  809. COLOR 49 0 0 0 0 0 49 0 0 49 50 50 49 50 49
  810. ATTRIBUTES 3D shadow edge center kerning
  811. STYLE 0 3 2 3 6 1 1 26 4 1 13 0 2 5 1 0 4 4 3
  812. TEXT 367 381 ""
  813. FONT CGTriumvirate.font 35
  814. STYLE 0 3 2 3 6 1 1 30 5 1 13 0 2 5 1 0 4 4 3
  815. TEXT 106 413 "Contact   aderry@castlefort.walsall.sch.uk"
  816. FONT CGTriumvirate.font 23
  817. COLOR 63 0 0 12 1 0 63 0 0 63 62 59 9 59 63
  818. ATTRIBUTES 3D center kerning
  819. STYLE 0 3 2 3 6 1 1 21 2 1 13 2 2 5 1 0 4 4 3
  820. TEXT 367 450 ""
  821. PAUSE -1
  822. END
  823.